home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 5
/
Aminet 5 - March 1995.iso
/
Aminet
/
util
/
wb
/
ReKeyIt2_1.lha
/
ReKeyIt
/
Catalogs
/
ReKeyIt.cd
next >
Wrap
Text File
|
1995-01-29
|
3KB
|
174 lines
; version $VER: ReKeyIt.cd 2.1 (26.1.95)
; language engligh
;
; catalog description file for ReKeyIt and MenuPrefs
;
; Please note that this has completely changed from prior versions
;
; -----------------------------------------------
; ReKeyIt strings
; -----------------------------------------------
;
MSG_REKEYIT_REQ_TITLE (//)
Message from ReKeyIt
;
MSG_CX_DESC (//40)
Change workbench menu shortcuts
;
MSG_CANNOT_REMOVE_PATCH (//)
ReKeyIt cannot be uninstalled safely because someone\n\
else has patched system routines ituses.\n\n\
ReKeyIt has been deactived
;
MSG_OK (//)
_OK
;
MSG_CANT_FIND_PREFS (//)
Sorry, cannot find prefs file '%s'
;
MSG_CANCEL (//)
_Cancel
;
MSG_TERMINATING (//)
ReKeyIt terminating!
; -----------------------------------------------
; MenuPrefs strings
; -----------------------------------------------
;
MSG_MENUPREFS_REQ_TITLE (100//)
Message from MenuPrefs
;
MSG_CANT_CREATE_WINDOW (//)
Cannot create main window.
;
MSG_CANT_ALLOCATE_FR (//)
Could not allocate memory for filerequester.
;
MSG_FR_SAVE (//)
Save
;
MSG_FR_LOAD (//)
Load
;
MSG_ABOUT (//)
\033cMenuPrefs v%ld.%ld\n\n Copyright © 1994 %s \n\nReKeyIt Preference Editor\n(Compilation Date: %s)
;
MSG_RESET_TO_DEFAULTS (//)
\033cIn order to reset the menus to the defaults\nyou need to have ReKeyIt running
;
MSG_CANT_LOCK_WB_SCREEN (//)
Sorry, cannot lock 'Workbench' screen
;
MSG_CANT_FIND_WB_WINDOW (//)
Sorry, Cannot find 'Workbench' window
;
MSG_CANT_CREATE_PREFS (//)
Cannot create prefs file: '%s'
;
MSG_CANT_OPEN_FILE (//)
Cannot open file '%s'
;
MSG_DEL_MENU (//)
Delete '%s' and all its subitems\nare you sure?
;
MSG_DEL_ITEM (//)
Delete '%s'\nare you sure?
;
MSG_YES_NO (//)
_Yes|_No
;
MSG_NOTHING_TO_SAVE (//)
Sorry, menu list is empty\nnothing to save
;
MSG_GET_ITEM_NAME (//)
Please enter a name for this menu item
;
; -----------------------------------------------
; MenuPrefs menus
; -----------------------------------------------
;
; The following are the menu definitions, for menu items the first
; character is the keyboard shortcut, followed by "\0", followed by the
; menu label. To not have a keyboard shortcut, set the first character to
; "\0" also. Only the menu items can have shortcuts.
;
MSG_MENU_PROJECT (200//)
Project
;
MSG_ITEM_OPEN (//)
O\0Open...
;
MSG_ITEM_SAVEAS (//)
A\0Save As...
;
MSG_ITEM_ABOUT (//)
?\0About...
;
MSG_ITEM_QUIT_ALL (//)
\0\0Quit (Prefs & ReKeyIt)
;
MSG_ITEM_QUIT (//)
Q\0Quit (Prefs)
;
MSG_MENU_EDIT (//)
Edit
;
MSG_ITEM_DEFAULTS (//)
D\0Reset to Defaults...
;
MSG_ITEM_LAST_SAVED (//)
L\0Last Saved
;
MSG_ITEM_DELETE (//)
\0\0Delete Item
;
MSG_ITEM_ADD (//)
\0\0Add Item
;
MSG_MENU_OPTIONS (//)
Options
;
MSG_ITEM_CREATE_ICONS (//)
I\0Create Icons?
;
; -----------------------------------------------
; MenuPrefs gadgets
; -----------------------------------------------
;
MSG_MENU_ITEMS (300//)
Menu Items
;
MSG_MUI_COMMANDKEY (//)
Command Key
;
MSG_BGUI_COMMANDKEY (//)
Command _Key
;
MSG_COMMANDKEY_KEY (//1)
k
;
MSG_RESCAN_MENUS (//)
_Rescan Menus
;
MSG_RESCAN_MENUS_KEY (//1)
r
;
MSG_SAVE (//)
_Save
;
MSG_SAVE_KEY (//1)
s
;
MSG_USE (//)
_Use
;
MSG_USE_KEY (//1)
u
;
; Cancel and Ok is described above, so we just need to specify the keys here
MSG_OK_KEY (//1)
o
;
MSG_CANCEL_KEY (//1)
c